home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-30 | 323 b | 8 lines | [TEXT/MMCC] |
- void main(void);
- void EventLoop(void);
- Boolean HandleSingleEvent(Boolean allowContextSwitching);
- short GetTheModifiers(void);
- void DispatchEvents(EventRecord theEvent, Boolean allowContextSwitching);
- void HandleMouseDown(EventRecord theEvent, Boolean allowContextSwitching);
- void ShutDownEnvironment(Boolean fullShutdown);
-